home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / djgpp / diffs / gdb-4.12 / opcodes / configur.bat
Encoding:
DOS Batch File  |  1994-08-05  |  292 b   |  10 lines

  1. *** orig/gdb-4.12/opcodes/configur.bat    Mon Jul 25 23:59:00 1994
  2. --- src/gdb-4.12/opcodes/configur.bat    Tue Jul 26 00:00:52 1994
  3. ***************
  4. *** 0 ****
  5. --- 1,4 ----
  6. + @echo off
  7. + echo Configuring opcodes for djgpp
  8. + sed "s/^###$/BFD_MACHINES=i386-dis.o/" Makefile.in > Makefile
  9.